LogChannel.PointsData property
The list of recorded values.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public IList<byte[]> PointsData { get; }
Public ReadOnly Property PointsData As IList(Of Byte())
Property value
See also